home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Tool Chest / Development Kits / MPW etc. / Debuggers / Power Mac Debugger / Power Mac Debugger 2.2 / Power Mac Debugger 2.2.rsrc / STR#_7700.txt < prev    next >
Encoding:
Text File  |  1998-05-22  |  917 b   |  38 lines

  1. You cannot evaluate the address of a register.
  2.  
  3.  
  4. The string following the ‚Äò#‚Äô should be a valid decimal number 
  5.  
  6. The string following the ‚Äò$‚Äô should be a valid hex number 
  7.  
  8. The string following the ‚Äò‚àÜ‚Äô should be a valid register name 
  9.  
  10. Evaluate what???
  11.  
  12.  - is a register that cannot be accessed.
  13.  
  14.  
  15.  
  16. Bad constant value. Cannot evaluate a floating point or a double.
  17.  
  18. Failed to do the type conversions. Check the operand types.
  19.  
  20. Can only dereference pointers and arrays.
  21.  
  22. Cannot evaluate this expression. You may have used syntax that is not part of the grammar.
  23.  
  24. Variable is not a struct/union.
  25.  
  26. The variable typed after the ‚Äò.‚Äô is not a struct/union member.
  27.  
  28. Expression is too long. It cannot be evaluated.
  29.  
  30. Not enough memory to complete the expression evaluation.
  31.  
  32.  - is a variable that is either not defined in your program or cannot be found.
  33.  
  34. Semantic error. Check operand types.
  35.  
  36. Syntax error
  37.  
  38.